listlistmodel: Drop item_type
authorMatthias Clasen <mclasen@redhat.com>
Sun, 26 Jul 2020 18:37:55 +0000 (14:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 26 Jul 2020 22:02:51 +0000 (18:02 -0400)
commit06c6d62629d41f82b5079c4eaa52460649cec245
tree8953513e835cfbc83b393a3c2c3c3652087c5dcd
parent32b8fe40bbe4fbc7f33e4c9893d41d22ca5812fb
listlistmodel: Drop item_type

We are using G_TYPE_OBJECT throughout, so there
is no need for GtkListListModel to do anything else.

Update all callers.
gtk/gtklistlistmodel.c
gtk/gtklistlistmodelprivate.h
gtk/gtkwidget.c